Starting with Qt 5.5, the default rpath handling changed. Add -Wl,-rpath
authorRobert Lipe <robertlipe@gpsbabel.org>
Tue, 19 Jan 2016 01:03:02 +0000 (19:03 -0600)
committerRobert Lipe <robertlipe@gpsbabel.org>
Tue, 19 Jan 2016 01:03:02 +0000 (19:03 -0600)
commitcb8bc57fdfb70ff123ca0f0c726171dcb73c2382
tree834df4dff6b4f4ba7c155d58bd83765dc9011636
parentad515a046c90cafdccf1865841df5a913f2b2a66
Starting with Qt 5.5, the default rpath handling changed. Add -Wl,-rpath
bits to our ld invocation as suggested at
http://lists.qt-project.org/pipermail/development/2015-September/023299.html
configure
configure.in